home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shirase 12
/
Shirase 12.iso
/
Shirase.exe
/
0
/
RCDATA
/
TABOUTFRM
/
TABOUTFRM.txt
< prev
Wrap
Text File
|
2001-09-05
|
2KB
|
102 lines
object AboutFrm: TAboutFrm
Left = 364
Top = 185
BorderStyle = bsDialog
Caption = 'Acerca de Shirase'
ClientHeight = 240
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel: TPanel
Left = 8
Top = 8
Width = 309
Height = 185
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
OnMouseMove = PanelMouseMove
object ProgramIcon: TImage
Left = 40
Top = 12
Width = 229
Height = 54
AutoSize = True
Picture.Data = {<image000.bmp>}
IsControl = True
end
object LblCopyright: TLabel
Left = 32
Top = 160
Width = 245
Height = 13
Caption = 'Copyright (c) 2000-2001 ARES Inform�tica'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblVersion: TLabel
Left = 278
Top = 51
Width = 22
Height = 19
Alignment = taCenter
Caption = '1.3'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblInfo: TLabel
Left = 73
Top = 76
Width = 164
Height = 49
Alignment = taCenter
AutoSize = False
Caption =
'Dise�o: Miguel Mich�n'#13#10'Programaci�n: Jos� Garc�a '#13#10'Contenidos: M' +
'iguel Mich�n'
IsControl = True
end
object LblMail: TLabel
Left = 89
Top = 132
Width = 131
Height = 13
Cursor = crHandPoint
Caption = 'e-mail: shirase@aresinf.com'
OnClick = LblMailClick
OnMouseMove = LblMailMouseMove
end
end
object OKButton: TButton
Left = 127
Top = 204
Width = 75
Height = 25
Caption = 'Aceptar'
Default = True
ModalResult = 1
TabOrder = 1
end
end